home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 19 / CU Amiga Magazine's Super CD-ROM 19 (1998)(EMAP Images)(GB)[!][issue 1998-02].iso / CUCD / Programming / LEDA / source / src / README.amiga < prev   
Text File  |  1994-11-16  |  505b  |  17 lines

  1.  
  2. Changes made for the AMIGA distribution
  3. ---------------------------------------
  4.  
  5. Because the amiga DOS isn't case sensitive, I had to change several
  6. include statements. The files, that were modified coexist with the
  7. unmodified original versions. The original versions do have the
  8. extension ".ORG", so you can easily reconstruct the original files.
  9.  
  10.  
  11. To compile the libraries just execute the file "Makefile.amiga". It is
  12. a batch file that invokes g++ for compilation.
  13.  
  14.  
  15.     Gerhard Leibrock, November 1994
  16.  
  17.